CustomExitValue<JADE-error-message-number>

Integer

Not specified

Purpose

The CustomExitValue<JADE-error-message-number> parameter specifies whether JADE programs or utilities return a specific exit value rather than exit values that are JADE exit values (error numbers). The CustomExitValue parameter is valid only when the StandardExitValues parameter is set to true.

Set the CustomExitValue parameter to the required user-defined value only in the range 32 through 63 if you want to remap a standard exit value.

You can remap one or more JADE errors to one or more standard exit values or you can remap multiple JADE errors to a single standard exit value. For more details, see Appendix A, "Exit Values", in of the JADE Installation and Configuration Guide.

Parameter is read…

Just before the JADE program exits.

Hint

This parameter is useful if you want to ignore a number of JADE errors.